* make-dist: Distribute some VMS files we got from Richard Levitte.
authorJim Blandy <jimb@redhat.com>
Tue, 18 May 1993 23:03:14 +0000 (23:03 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 18 May 1993 23:03:14 +0000 (23:03 +0000)
make-dist

index cf5070f9c7b0531f64c2448ba4a5c88a8b2fa61c..c67af00e56c63f1dd943ff26c7cfe1953c25ddb4 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -167,7 +167,7 @@ echo "Making links to \`src'."
  ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \
     ../${tempdir}/src
  ln .gdbinit .dbxinit ../${tempdir}/src
- ln *.opt vms-pp.trans ../${tempdir}/src
+ ln *.opt vms-pp.trans precomp.com compile.com link.com ../${tempdir}/src
  cd ../${tempdir}/src
  rm -f config.h paths.h Makefile
  if [ -z "${newer}" ]; then